C#
VB
C++
Deserializes an object from the specified xml file.
public static T DeserializeFile<T>(
string filename
)
filename
The xml file of the object to deserialize.
T
The type of object to deserialize.
The deserialized object.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET